code/__DEFINES/{yogs_defines}/reactions.dm 
            
        
| FUSION_TEMPERATURE_THRESHOLD_MINIMUM | This is the minimum possible required temperature that dilithium can lower fusion to. | 
|---|---|
| DILITHIUM_LAMBDA | Affects how much Dilithium is required to get the required fusion temperature down to FUSION_TEMPERATURE_THRESHOLD_MINIMUM | 
| BZ_MAX_HALLUCINATION | The maximum amount of hallucination stacks that BZ can give to a mob per life tick. | 
| BZ_LAMBDA | Affects how quickly BZ reaches its maximum | 
Define Details
BZ_LAMBDA
            
         
    
    Affects how quickly BZ reaches its maximum
BZ_MAX_HALLUCINATION
            
         
    
    The maximum amount of hallucination stacks that BZ can give to a mob per life tick.
DILITHIUM_LAMBDA
            
         
    
    Affects how much Dilithium is required to get the required fusion temperature down to FUSION_TEMPERATURE_THRESHOLD_MINIMUM
FUSION_TEMPERATURE_THRESHOLD_MINIMUM
            
         
    
    This is the minimum possible required temperature that dilithium can lower fusion to.